CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Matlab GM

搜索资源列表

  1. gm

    0下载:
  2. 文件为灰色建模的Matlab程序,供大家参考学习,希望互相交流,共同进步。-documents gray Matlab modeling procedures for reference learning, hope mutual exchanges and common progress.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1151
    • 提供者:张晓伟
  1. GM(1_1)

    0下载:
  2. GM(1,1)模型1-4 1:GM(1,1)模拟模型,在matlab中的输入方法为gm1(x),x指要模拟的序列。 2:GM(1,1)预测模型,在matlab中的输入方法为gm2(x,K),x指要模拟的序列,K指从以后序列第一个数据算起的第k个待预测数据。 3:GM(1,1)群模拟模型,在matlab中的输入方法为gm3(x),x指要模拟的序列。 4:GM(1,1)群预测模型,在matlab中的输入方法为gm4(x,K),x指要模拟的序列,K指从以后序列第一个数据算起的第k个待预
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3879
    • 提供者:wangyi
  1. GMII-matlab

    0下载:
  2. 一个GM(1,1)模型的程序,添加到matlab目录中即可直接调用.附有一个关于灰色模型的简述文档,可对GM(1,1)原理有一个初始的了解.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:19544
    • 提供者:zmx8901
  1. gm

    0下载:
  2. 这是MATLAB 图形用户界面的一个例子 欢迎大家一起交流学习心得 我也是刚刚接触MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:1761
    • 提供者:gming
  1. Matlab

    0下载:
  2. function GetParam(Vx,Vy) global gh global gf global gu global gr global gd global gff global gM %global gn
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:4480
    • 提供者:yuan
  1. GM(1,1)matlab程序

    0下载:
  2. GM(1,1)matlab源程序,可以计算最小二乘系数,增加了预测选择
  3. 所属分类:源码下载

  1. gaoshang

    0下载:
  2. 弹道导弹程序设计matlab,通用简单,可进行拓展-Ballistic missile program design matlab, GM is simple, can be expanded
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1008
    • 提供者:司学辉
  1. gmm

    0下载:
  2. fast EM GM algorithm solving long computation time in matlab
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:13996
    • 提供者:Pavol Mulinka
  1. huise

    0下载:
  2. 灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation-Gray prediction GM (1,1) model matlab source code, in
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:525
    • 提供者:zhanghaibo
  1. graymodel

    0下载:
  2. GM(1,1)灰色预测的matlab的.m文件,可以直接使用。-GM (1,1) in matlab forecasts gray. M files can be used directly.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:654
    • 提供者:毛程远
  1. Ten

    2下载:
  2. 第十章 MATLAB 图像正交变换 10.1 正交变换通用算子 10.2 傅立叶变换 10.2.1 傅立叶变换的原理 10.2.2 傅立叶性质 10.2.3 二维离散傅立叶变换( 2DDFT ) 10.2.4 快速傅立叶变换( FFT ) 10.2.5 傅立叶变换的研究与应用 10.3 离散余弦变换 10.3.1 DCT 变换矩阵 10.3.2 dct2 函数和 dctmtx 函数 10.4 Walsh- Hadamard 变换
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:5502
    • 提供者:王万国
  1. rsvd

    0下载:
  2. 基于GM算法和QR分解实现的稳健奇异值分解算法,通过该算法可以获取一个数居阵的稳健方差-协方差阵。在该稳健方差-协方差阵上可以进行诸如,稳健主成份分解、稳健聚类、稳健因子分析等操作。-GM based on QR decomposition algorithm and the realization of the stability of singular value decomposition algorithm, the algorithm can be accessed through a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:206382
    • 提供者:徐林林
  1. huiseGM

    0下载:
  2. 灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:851
    • 提供者:猫猫
  1. GM_1_1

    0下载:
  2. 利用MATLAB编写了GM(1,1)预测模型的程序,方便人们直接使用该程序进行预测。-MATLAB prepared using GM (1,1) prediction model of the procedures for people to direct the use of the prediction process.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:826
    • 提供者:maomaoyuspring
  1. GM(1,1)模型的改进与应用及其MATLAB实现

    0下载:
  2. MATLAB灰色预测GM(1,1)。。。。。(MATLAB three exponential smoothing method)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-28
    • 文件大小:1909760
    • 提供者:王那那那
  1. Matlab灰色预测模型GM(1_1)代码

    0下载:
  2. 用MATLAB做灰色预测模型GM(1,1)(Using MATLAB to do grey forecasting model GM (1,1))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:CAUCHY-G
  1. GM(1,1)

    0下载:
  2. MATLAB代码,能够预测灰色GM模型,只需改变里面的数据和掺量(MATLAB code that can predict the grey GM model and just change the inside data and mix)
  3. 所属分类:网络编程

    • 发布日期:2018-04-28
    • 文件大小:10240
    • 提供者:麦子oo
  1. MATLAB

    0下载:
  2. 灰色预测GM(1,1)源码各种算法demo(Grey prediction GM (1,1) source code demo)
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:4096
    • 提供者:zc123@
  1. 科隆GM工具【金刚葫芦娃】

    0下载:
  2. The use of GM tools in the online version of Cologne [diamond gourd]
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:1413120
    • 提供者:kingsearchs
  1. 经典灰色模型GM(1,1)

    1下载:
  2. 入门级gm(1,1)matlab程序,附带检验与结果,具体说明请详见代码注释(Classical grey model GM (1,1) matlab code)
  3. 所属分类:Windows编程

    • 发布日期:2021-02-15
    • 文件大小:9216
    • 提供者:tlott
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com